home *** CD-ROM | disk | FTP | other *** search
- I am trying to setup the stand-alone version (as opposed to the winsock
- version) of WinQvtNet 3.97 on a machine running Windows for Workgroups
- 3.11. No Novell, No winsock, just WinQvtNet. I checked the windows FAQ and
- tried to follow the setup in section 4.9.3.4, but I could not get it to
- work. The example given in that section also seems to be setting up a
- Novell network, so I might have left something out of my configuration
- that I thought applied to Novell.
-
- Another thing I thought might be wrong is that I am loading the wrong shim.
- I have a 3c503 card and I believe that the shim I am loading is intended
- for 3c509 cards. Any thoughts?
-
- Are there any changes that need to be made to the system.ini file? I
- do *NOT* currently have dis_pkt9.dos set in the system.ini file.
-
- Any help would be greatly appreciated.
-
- Here is my configuration:
-
- autoexec.bat
- ------------
- c:\windows\winqvt\pktint 0x62
- C:\WINDOWS\net start
-
- C:\FP209\VIRSTOP
- c:\WINDOWS\DISPKT\SMARTDRV.EXE /X /L
- prompt $p$g
- PATH C:\DOS;C:\BAT;C:\WINDOWS;C:\RCD;C:\WACOM2;C:\ACAD11;C:\TELNET;D:\ZIP;
- set TEMP=c:\dos
- set dircmd=/ogen
- lh c:\wacom2\wmouse
-
- config.sys
- ----------
- DEVICE=c:\WINDOWS\DISPKT\SMARTDRV.EXE /DOUBLE_BUFFER
- DEVICE=c:\WINDOWS\DISPKT\HIMEM.SYS
- DOS=HIGH,UMB
- SHELL=C:\DOS\COMMAND.COM C:\DOS\ /e:1024 /p
- device=c:\windows\protman.dos /i:C:\windows
- device=c:\windows\elnkii.dos
- device=c:\windows\dispkt\dis_pkt9.dos
- files=50
- buffers=40
- LASTDRIVE=Z
- STACKS=9,256
- DEVICEHIGH=C:\DOS\DBLSPACE.SYS /MOVE
- DEVICE=c:\WINDOWS\DISPKT\IFSHLP.SYS
-
- \windows\protocol.ini
- ---------------------
- [network.setup]
- version=0x3110
- netcard=ms$elnkii,1,MS$ELNKII,3
- transport=ms$nwlinknb,NWLINK
- transport=ms$netbeui,NETBEUI
- transport=ms$ndishlp,MS$NDISHLP
- lana0=ms$elnkii,1,ms$nwlinknb
- lana1=ms$elnkii,1,ms$netbeui
- lana2=ms$elnkii,1,ms$ndishlp
-
- [protman]
- DriverName=PROTMAN$
- PRIORITY=ms$netbeui
-
- [MS$ELNKII]
- DriverName=ELNKII$
- MAXTRANSMITS=12
- INTERRUPT=3
- IOADDRESS=0x300
- TRANSCEIVER=onboard
-
- [ELNKII]
- Adapters=MS$ELNKII
-
- [NWLINK]
- BINDINGS=MS$ELNKII
-
- [MS$NDISHLP]
- DriverName=ndishlp$
- BINDINGS=MS$ELNKII
-
- [NETBEUI]
- DriverName=netbeui$
- SESSIONS=10
- NCBS=32
- BINDINGS=MS$ELNKII
- LANABASE=1
-
- [PKTDRV]
- DRIVERNAME=PKTDRV$
- BINDINGS=MS$ELNKII
- INTVEC=0X62
-
-